home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / conex61d.zip / UPDATE.DOC < prev    next >
Text File  |  1991-11-06  |  6KB  |  163 lines

  1.  
  2.                CONEX version 6.1
  3.  
  4.  
  5. New features are:
  6.  
  7.  - default COM3/4 Interrupt = 4 and 3
  8.    In version 6.0 interrupts for com3/com4 had been preset to 12, 11,
  9.    which seems not to be very common.
  10.  
  11.  - COM3/4 Interrupt + IO address configurable
  12.    Interrupts and IO addresses of all com ports can be set in conex.ini.
  13.    (see tech.ref for more details)
  14.  
  15.  - up to 4 LAT sessions
  16.    Now up to 4 LAT sessions can be opened concurrently. In the older
  17.    version this did not work correctly.
  18.  
  19.  - ESC FF, ESC SUB, ESC ENQ automatically switch into graphic mode (Alt-G)
  20.    In CONEX 6.0 only FS and GS switched automatically into graphic mode.
  21.  
  22.  - support extended keyboard (esp. F11, F12)
  23.    At the start of CONEX the keyboard is tested, so that on extended
  24.    keyboards more keys can be programmed now. I changed some of the key
  25.    names:
  26.  
  27.    S** --> #**    (shifted keys)
  28.    C** --> ^**    (Control keys)
  29.    A** --> @**    (Alt keys)        see tech.ref for exact names
  30.  
  31.  - rotate interrupts configurable in conex.ini
  32.    Normally the priority of characters from the keyboard is higher than
  33.    characters from the COM ports. So typing very quickly can cause an
  34.    overrun error at the port (indicated by ▓). There is a switch in
  35.    conex.ini to change the priority.
  36.  
  37.  - format of CONEX.INI changed!!!
  38.    To be more flexible while inputting numbers and strings to conex.ini
  39.    the format of the file was changed. Numbers can be entered as decimal
  40.    or hexadecimal. Strings can be composed of simple characters, decimal
  41.    numbers and hexadecimal numbers. You must update your old conex.ini
  42.    file manually, if you want to use it. (see below for more details)
  43.  
  44.  - dial sequences are saved in CONEX.INI
  45.    The dial sequence is now saved, too. It is set to a Smart Hayes
  46.    compatible modem by default now.
  47.  
  48.  - start initial macro at 1st opening of a session (Alt-K, ■IN#)
  49.    10 new virtual keys can be programmed: ■IN0, ..., ■IN9. They are
  50.    automatically executed, when a new session is opened. When using the
  51.    COM port the corresponding macro is started if DTR and CTS was
  52.    dropped.
  53.  
  54.  - characters from port can be remapped (Alt-M, character set: user)
  55.    Characters received from the mainframe can be remapped. There are two
  56.    sets characters 32-127 and characters 128-255, which can be modified
  57.    seperately. To use this feature enter your character set in conex.ini
  58.    and select the character set "user" with Alt-M.
  59.  
  60.  - conex can be patched (Alt-S, file name: conex.exe)
  61.    If you replace conex.ini by conex.exe in the Alt-S window, the
  62.    program conex.exe is patched.
  63.  
  64.  - support B&W TCP/IP (Alt-P)
  65.    The TCP/IP kernel from Beame and Whiteside Software Ltd is supported.
  66.    The name of the "hosts" file should be entered in Alt-Y to allow the
  67.    resolution of hostnames.
  68.  
  69.  - ESC stops macros only in normal or graphics mode
  70.    While a macro is executed keys from the keyboard are executed. ESC
  71.    will not stop a macro if you abort a window.
  72.  
  73.  - alphabetically sorted output in directory listing
  74.    Directory listings produced with Alt-D or Pageup/Pagedown are
  75.    alphabetically sorted.
  76.  
  77.  - alphabetically sorted output of macros in help screen
  78.    Macro labels are alphabetically sorted.
  79.  
  80.  - multinational supplement character set implemented
  81.    Characters 128-255 will no longer use the extended IBM character set,
  82.    but are mapped to multinational supplement character set as defined
  83.    for VT220 terminals. Not all characters can be supported but are
  84.    mapped to the nearest IBM character.
  85.  
  86.  - ESC ENQ supported in graphics mode
  87.    ESC ENQ asks for cursor position in Tektronix emulation.
  88.  
  89.  - hercules graphic screen increased to 720 X 360 pixels
  90.    The normal resolution is 720 X 348 pixels. I hope the larger screen
  91.    will not cause any problems.
  92.  
  93.  
  94.              =============================
  95.               UPDATE CONEX.INI 6.0 to 6.1
  96.              =============================
  97.  
  98. CONEX.INI can be edited manually with any ASCII editor. In order to use
  99. your old parameter setting with CONEX 6.1 you have to update it or enter
  100. all your settings anew.
  101.  
  102. If you prefer to transfer only part of your parameters you may delete any
  103. of the sections 2 - 4 completely.
  104.  
  105. 1. header
  106.    Replace header "CONEX 6.0" by "CONEX 6.1" in line 1
  107.  
  108. 2. section: Common parameters
  109.    Append "!" to the end of numbers
  110.    ... 0 0 0 0 0 --> ... 0 0 0 0 0!
  111.  
  112. 3. section: Session dependent parameters
  113.    Surround strings with "", append comma to string, end with !.
  114.  
  115.      ┌───────────────────────────────────────────────────┐
  116.      │ Session dependent parameters              │
  117.      │ Sun                             │
  118.      │                             │
  119.      │ 0 0 12 0 1 1 2 94 5 0 0 13 35 0 0 126 0 77 5 0    │
  120.      │ 0 13 35 0 0 0 0 5 10 1 0 1 0 0 0             │
  121.      └───────────────────────────────────────────────────┘
  122.  
  123.                   replace with
  124.  
  125.      ┌───────────────────────────────────────────────────┐
  126.      │ Session dependent parameters              │
  127.     -->  │ "Sun",                                            │
  128.     -->  │ "",                                               │
  129.      │ 0 0 12 0 1 1 2 94 5 0 0 13 35 0 0 126 0 77 5 0    │
  130.      │ 0 13 35 0 0 0 0 5 10 1 0 1 0 0 0!             │<--
  131.      └───────────────────────────────────────────────────┘
  132.  
  133.     repeat this for the 9 following session parameters
  134.  
  135. 4. section: Keyboard translation
  136.    Insert string delimiters "", seperate with ,.
  137.    Every key definition must end with "!".
  138.    An extra "!" must be appended to this section.
  139.    Replace old function key names with new one (see tech.ref).
  140.  
  141.      ┌────────────────────────────────────────────────────┐
  142.      │ Keyboard translation                   │
  143.      │ ■F01                           │
  144.      │ Login Sun                          │
  145.      │ login Hilbig■CR.«rpassword:»secret■CR.          │
  146.      │ ■S01                           │
  147.      │ logout Sun                          │
  148.      │ logout■CR.                          │
  149.      └────────────────────────────────────────────────────┘
  150.  
  151.                   replace with
  152.  
  153.      ┌────────────────────────────────────────────────────┐
  154.      │ Keyboard translation                   │
  155.      --> │ "■F01",                                            │
  156.      --> │ "Login Sun",                                       │
  157.      --> │ "login Hilbig■CR.«rpassword:»secret■CR."!          │
  158.      --> │ "■#F1",                                            │
  159.      --> │ "logout Sun",                                      │
  160.      --> │ "logout■CR."!!                                     │
  161.          └────────────────────────────────────────────────────┘
  162.  
  163.